HSC

English Literature( for Admission)

একাদশ- দ্বাদশ শ্রেণি- English - English Literature( for Admission) - | NCTB BOOK
1.4k
1.4k
টপ রেটেড অ্যাপ

স্যাট অ্যাকাডেমী অ্যাপ

আমাদের অল-ইন-ওয়ান মোবাইল অ্যাপের মাধ্যমে সীমাহীন শেখার সুযোগ উপভোগ করুন।

ভিডিও
লাইভ ক্লাস
এক্সাম
ডাউনলোড করুন
Promotion
;
Request history8.2.28PHP Version78.49msRequest Duration18MBMemory UsageGET admission/{slug}Route
    • Booting (32.09ms)time
    • Application (46.39ms)time
    • 1 x Application (59.11%)
      46.39ms
      1 x Booting (40.89%)
      32.09ms
      57 templates were rendered
      • 1x academy.subject.chapterchapter.blade.php#?blade
      • 24x academy.subject.subChapterListsubChapterList.blade.php#?blade
      • 1x common.modal.self_test_modalself_test_modal.blade.php#?blade
      • 1x common.modal.bookmark_modalbookmark_modal.blade.php#?blade
      • 1x common.script.activity_scriptactivity_script.blade.php#?blade
      • 1x common.script.test_scripttest_script.blade.php#?blade
      • 1x common.script.custom_dropdowncustom_dropdown.blade.php#?blade
      • 1x common.script.navigator_sharenavigator_share.blade.php#?blade
      • 1x layouts.satt-appsatt-app.blade.php#?blade
      • 1x includes.header_link2header_link2.blade.php#?blade
      • 1x laravelpwa::metameta.blade.php#?blade
      • 1x layouts.headerheader.blade.php#?blade
      • 1x layouts.toolbartoolbar.blade.php#?blade
      • 2x components.custom-adcustom-ad.blade.php#?blade
      • 1x frontend.downloadourappdownloadourapp.blade.php#?blade
      • 1x frontend.referralreferral.blade.php#?blade
      • 1x auth.user_type_modaluser_type_modal.blade.php#?blade
      • 1x layouts.footerfooter.blade.php#?blade
      • 1x common.login_modallogin_modal.blade.php#?blade
      • 1x components.authentication-card-logoauthentication-card-logo.blade.php#?blade
      • 1x common.includes.promotion_modalpromotion_modal.blade.php#?blade
      • 1x common.includes.notification_item_modalnotification_item_modal.blade.php#?blade
      • 1x common.includes.notification_item_list_modalnotification_item_list_modal.blade.php#?blade
      • 1x common.includes.promotion_offcanvaspromotion_offcanvas.blade.php#?blade
      • 1x includes.footer_link2footer_link2.blade.php#?blade
      • 1x includes.restrictrestrict.blade.php#?blade
      • 1x livewire-alert::components.scriptsscripts.blade.php#?blade
      • 1x livewire-alert::components.flashflash.blade.php#?blade
      • 1x admin.include.toastrtoastr.blade.php#?blade
      • 1x common.search.search_scriptsearch_script.blade.php#?blade
      • 1x common.script.promotion_scriptpromotion_script.blade.php#?blade
      • 1x common.script.promotion_functionspromotion_functions.blade.php#?blade
      • 1x includes.copy_restrictioncopy_restriction.blade.php#?blade
      uri
      GET admission/{slug}
      middleware
      web, throttle:global
      controller
      App\Http\Controllers\Academy\SubjectController@chapter
      namespace
      prefix
      where
      as
      admission.subject.chapter
      file
      app/Http/Controllers/Academy/SubjectController.php:102-110
      12 statements were executed (2 duplicates)Show only duplicates10.38ms
      • SubjectService.php#43satt_satt_mobile_app380μsupdate `subjects` set `view_count` = `view_count` + 1, `subjects`.`updated_at` = '2025-04-16 21:27:21' where `id` = 6680
        Bindings
        • 0: 2025-04-16 21:27:21
        • 1: 6680
        Backtrace
        • app/Services/SubjectService.php:43
        • app/Http/Controllers/Academy/SubjectController.php:105
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • QueryBuilder.php#38satt_satt_mobile_app130μsselect `_lft`, `_rgt` from `subjects` where `id` = 6680 limit 1
        Bindings
        • 0: 6680
        Backtrace
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:38
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:60
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:235
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:227
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:305
      • QueryBuilder.php#305satt_satt_mobile_app790μsselect `id`, `name`, `parent_id`, `_lft`, `_rgt`, `show_content`, `num_of_mcq`, `num_of_written`, `des_added_by`, `des_updated_by`, `author_name`, `link_subject_id`, `sub_category_id`, `main_category_id`, `slug`, `meta_og_title`, `meta_keyword`, `meta_description`, `vote`, `view_count`, `icon`, `page_type`, `chapter_name` from `subjects` where (`subjects`.`_lft` between 13230 and 13817) and `subjects`.`deleted_at` is null
        Bindings
        • 0: 13230
        • 1: 13817
        Backtrace
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:305
        • vendor/kalnoy/nestedset/src/QueryBuilder.php:321
        • app/Repositories/SubjectRepository.php:285
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • SubjectRepository.php#122satt_satt_mobile_app180μsselect * from `subjects` where `subjects`.`id` = 6680 and `subjects`.`deleted_at` is null limit 1
        Bindings
        • 0: 6680
        Backtrace
        • app/Repositories/SubjectRepository.php:122
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Repositories/SubjectRepository.php:121
        • app/Services/SubjectService.php:60
      • SubjectRepository.php#125satt_satt_mobile_app7.64msselect `id`, `name`, `slug`, `parent_id`, `_lft`, `_rgt` from `subjects` where (13817 between `subjects`.`_lft` and `subjects`.`_rgt` and `subjects`.`id` <> 6680) and `subjects`.`deleted_at` is null order by `_lft` asc
        Bindings
        • 0: 13817
        • 1: 6680
        Backtrace
        • app/Repositories/SubjectRepository.php:125
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Repositories/SubjectRepository.php:121
        • app/Services/SubjectService.php:60
      • SubjectRepository.php#137satt_satt_mobile_app170μsselect * from `subjects` where `subjects`.`id` = 6680 and `subjects`.`deleted_at` is null limit 1
        Bindings
        • 0: 6680
        Backtrace
        • app/Repositories/SubjectRepository.php:137
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Repositories/SubjectRepository.php:136
        • app/Services/SubjectService.php:61
      • SubjectRepository.php#140satt_satt_mobile_app140μsselect `id`, `name`, `parent_id`, `_lft`, `_rgt`, `slug`, `meta_og_title`, `meta_keyword`, `meta_description` from `subjects` where `subjects`.`id` = 73 and `subjects`.`deleted_at` is null limit 1
        Bindings
        • 0: 73
        Backtrace
        • app/Repositories/SubjectRepository.php:140
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Repositories/SubjectRepository.php:136
        • app/Services/SubjectService.php:61
      • SubjectRepository.php#140satt_satt_mobile_app120μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (73) and `subject_descriptions`.`deleted_at` is null
        Backtrace
        • app/Repositories/SubjectRepository.php:140
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Repositories/SubjectRepository.php:136
        • app/Services/SubjectService.php:61
      • SubjectRepository.php#317satt_satt_mobile_app260μsselect `id`, `name`, `slug`, `main_category_id`, `num_of_written`, `num_of_mcq` from `subjects` where `parent_id` is null and `main_category_id` = 3 and `subjects`.`deleted_at` is null limit 10
        Bindings
        • 0: 3
        Backtrace
        • app/Repositories/SubjectRepository.php:317
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Repositories/SubjectRepository.php:304
        • app/Services/SubjectService.php:65
      • chapter.blade.php#10satt_satt_mobile_app150μsselect * from `subject_descriptions` where `subject_descriptions`.`subject_id` = 6680 and `subject_descriptions`.`subject_id` is not null and `subject_descriptions`.`deleted_at` is null limit 1
        Bindings
        • 0: 6680
        Backtrace
        • view::academy.subject.chapter:10
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • chapter.blade.php#325satt_satt_mobile_app260μsselect * from `completes` where `completes`.`completeable_type` = 'App\\Models\\Subject' and `completes`.`completeable_id` = 6680 and `completes`.`completeable_id` is not null limit 1
        Bindings
        • 0: App\Models\Subject
        • 1: 6680
        Backtrace
        • view::academy.subject.chapter:325
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • restrict.blade.php#30satt_satt_mobile_app160μsselect * from `package_plans` where `status` = 'active' and `package_plans`.`deleted_at` is null
        Bindings
        • 0: active
        Backtrace
        • view::includes.restrict:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      App\Models\Subject
      308Subject.php#?
      App\Models\PackagePlan
      3PackagePlan.php#?
      App\Models\SubjectDescription
      2SubjectDescription.php#?
      App\Models\Complete
      1Complete.php#?
          _token
          q3jkQyrUdNwuS0Iu0heFRNhDRUv2r5LUa22jQdWg
          _previous
          array:1 [ "url" => "https://debugerror.xyz/admission/english-literature-for-admission" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /admission/english-literature-for-admission
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InB1bDFVS0dMK0N1ZzdsV1BvcHN2REE9PSIsInZhbHVlIjoiaERaWTFONEg0TWtmM0ErVC9vaW1QeGZraWpUSnFuMFlGTGd6elNZd1RzeTN5Q0t5OWpmaklKNVA0eWUvVzQvUXVVdklNbTlKQUJoOEd4N3NFMHIzT1FaNGlSYUErc3ZubXRZVktRQlJhczZXODlEQmE0bHhnNUpkMEdwa1lZbEIiLCJtYWMiOiI0YzFjZTczYTIzOGNjMTZiMWQ4NDA2MjY4MmUyNDgxOTU4ODAzMTA2MjYxNjU2YTQ2MzU2ZTBhMjg4NDhiNzQ1IiwidGFnIjoiIn0%3D; satt_academy_session=eyJpdiI6InlxbEtpeFN3SUduWGMvY3grQmdJQnc9PSIsInZhbHVlIjoiWkoxNDlpdWNqYVFrc1lZZnBqc2Z4ZDVDdDdLK1JQaTIxTUt6Z1pScnhKK0R1aFRoTzFIWkZzSHVXZW5ZVHdhSTlFYkdUNnhnYkdsVUt5ZFMzNW43MEFES0tUM1h3NW5naWZNMWdXY3VtVldRb1VoRjRBbWxnNzlsZThuQ1ovVHMiLCJtYWMiOiIyNGZiNTMyMjk5NzcyMjMzOTlmYjQ3ZmYxYTc1OTNmYzdjN2Q1Y2I5NDZkMWRiNWVlOTQ4OTg1MzhjMjM4ZGJmIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6InB1bDFVS0dMK0N1ZzdsV1BvcHN2REE9PSIsInZhbHVlIjoiaERaWTFONEg0TWtmM0ErVC9vaW1QeGZraWpUSnFuMFlGTGd6elNZd1RzeTN5Q0t5OWpmaklKNVA0eWUvVzQvUXVVdklNb" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "18.219.125.103" ] "x-forwarded-server" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "debugerror.xyz" ] "x-forwarded-for" => array:1 [ 0 => "18.219.125.103" ] "host" => array:1 [ 0 => "debugerror.xyz" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "q3jkQyrUdNwuS0Iu0heFRNhDRUv2r5LUa22jQdWg" "satt_academy_session" => "J1SAdk12QcHVxlRC0iSwB8Iswd0Y9nNe66DmYdxQ" ]
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 16 Apr 2025 15:27:21 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "60" ] "x-ratelimit-remaining" => array:1 [ 0 => "28" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IncvYmttNHMxUDJ0VGxEY1hnalNpRlE9PSIsInZhbHVlIjoiYVFmV0djdW9IUGRtMHFGTUFPeDVqVFZHa1A3UFI4VDR3WjVGc2JqN0xKWG5jRUsrT1pmTm5mRURSOHgzYVM0cTJjME1paEtuZzJCZE92K0VSQis5clVyWFRPUUxDdEVlaDgwSnhVS2FRUTNiMTdrUmJuY2wwLytZdVdMVWNaZkkiLCJtYWMiOiJmNjJjMWViMjQ3MDZkM2MwMmM1ZWQyZDc4YTE2NTA2MzdjMmE0YTY5YmQzOTE0YzAyODg0MTE0YmZiOWE3MWFmIiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 15:27:21 GMT; Max-Age=86400; path=/; secureXSRF-TOKEN=eyJpdiI6IncvYmttNHMxUDJ0VGxEY1hnalNpRlE9PSIsInZhbHVlIjoiYVFmV0djdW9IUGRtMHFGTUFPeDVqVFZHa1A3UFI4VDR3WjVGc2JqN0xKWG5jRUsrT1pmTm5mRURSOHgzYVM0cTJjME1pa" 1 => "satt_academy_session=eyJpdiI6IlhhNE5wS3hQWHBYbm9qdS9jT0M2TXc9PSIsInZhbHVlIjoiU0tzVE8yZ3RiQkZqTkRpbnRhRDVtSWxqSlRQRU5rYlhHem4rRyttVGRkMktMVjNWQi84ZEZuc0MzWHZwdWl1ejVFeERnU2NoaFI3ejAyMUpLeE5yTjlqZW0wV3lOU081N0tEWU4yTTlSTmhKZTJYdlhVYnNzMVlabVRWK1h5TnEiLCJtYWMiOiI5MjJjOWE1NGU3NTk2ODRlNjRjNDJmZWNmM2E5ZDZjYjgwY2ZiMmZhNzg4MTA2OGNiMzM2NDQ4NWQwY2IyNzcyIiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 15:27:21 GMT; Max-Age=86400; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlhhNE5wS3hQWHBYbm9qdS9jT0M2TXc9PSIsInZhbHVlIjoiU0tzVE8yZ3RiQkZqTkRpbnRhRDVtSWxqSlRQRU5rYlhHem4rRyttVGRkMktMVjNWQi84ZEZuc0MzWHZwdWl" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IncvYmttNHMxUDJ0VGxEY1hnalNpRlE9PSIsInZhbHVlIjoiYVFmV0djdW9IUGRtMHFGTUFPeDVqVFZHa1A3UFI4VDR3WjVGc2JqN0xKWG5jRUsrT1pmTm5mRURSOHgzYVM0cTJjME1paEtuZzJCZE92K0VSQis5clVyWFRPUUxDdEVlaDgwSnhVS2FRUTNiMTdrUmJuY2wwLytZdVdMVWNaZkkiLCJtYWMiOiJmNjJjMWViMjQ3MDZkM2MwMmM1ZWQyZDc4YTE2NTA2MzdjMmE0YTY5YmQzOTE0YzAyODg0MTE0YmZiOWE3MWFmIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 15:27:21 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IncvYmttNHMxUDJ0VGxEY1hnalNpRlE9PSIsInZhbHVlIjoiYVFmV0djdW9IUGRtMHFGTUFPeDVqVFZHa1A3UFI4VDR3WjVGc2JqN0xKWG5jRUsrT1pmTm5mRURSOHgzYVM0cTJjME1pa" 1 => "satt_academy_session=eyJpdiI6IlhhNE5wS3hQWHBYbm9qdS9jT0M2TXc9PSIsInZhbHVlIjoiU0tzVE8yZ3RiQkZqTkRpbnRhRDVtSWxqSlRQRU5rYlhHem4rRyttVGRkMktMVjNWQi84ZEZuc0MzWHZwdWl1ejVFeERnU2NoaFI3ejAyMUpLeE5yTjlqZW0wV3lOU081N0tEWU4yTTlSTmhKZTJYdlhVYnNzMVlabVRWK1h5TnEiLCJtYWMiOiI5MjJjOWE1NGU3NTk2ODRlNjRjNDJmZWNmM2E5ZDZjYjgwY2ZiMmZhNzg4MTA2OGNiMzM2NDQ4NWQwY2IyNzcyIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 15:27:21 GMT; path=/; secure; httponlysatt_academy_session=eyJpdiI6IlhhNE5wS3hQWHBYbm9qdS9jT0M2TXc9PSIsInZhbHVlIjoiU0tzVE8yZ3RiQkZqTkRpbnRhRDVtSWxqSlRQRU5rYlhHem4rRyttVGRkMktMVjNWQi84ZEZuc0MzWHZwdWl" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "q3jkQyrUdNwuS0Iu0heFRNhDRUv2r5LUa22jQdWg" "_previous" => array:1 [ "url" => "https://debugerror.xyz/admission/english-literature-for-admission" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-16 21:27:21GET/admission/english-literature-for-admission5712314